home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / commo421.arc / VT102-2.MAC < prev   
Text File  |  1990-07-19  |  1KB  |  25 lines

  1.  VT102 Key Support - Set #2
  2.                             Key   VT102 function
  3.  ───────────────────────────────────────────────────────────────────────────
  4.  {nf1} {send ^[OP} {}       F1       (PF1)        This set is the more
  5.  {nf2} {send ^[OQ} {}       F2       (PF2)        traditional of the
  6.  {sf1} {send ^[OR} {}       SF1      (PF3)        two sets provided.
  7.  {sf2} {send ^[OS} {}       SF2      (PF4)
  8.                                                   It works best with
  9.  {nf3} {vtpad 7|^[Ow} {}    F3       (7)          the 83-key keyboard.
  10.  {nf4} {vtpad 8|^[Ox} {}    F4       (8)
  11.  {sf3} {vtpad 9|^[Oy} {}    SF3      (9)
  12.  {sf4} {vtpad -|^[Om} {}    SF4      (-)          This file must be appended
  13.  {nf5} {vtpad 4|^[Ot} {}    F5       (4)          to your Macro File.  Some
  14.  {nf6} {vtpad 5|^[Ou} {}    F6       (5)          of the VT102 keys are
  15.  {sf5} {vtpad 6|^[Ov} {}    SF5      (6)          already defined in the
  16.  {sf6} {vtpad ,|^[Ol} {}    SF6      (,)          sample Macro File.
  17.  {nf7} {vtpad 1|^[Oq} {}    F7       (1)
  18.  {nf8} {vtpad 2|^[Or} {}    F8       (2)          Be sure to place this file
  19.  {sf7} {vtpad 3|^[Os} {}    SF7      (3)          at the beginning of your
  20.  {sf8} {vtpad ^m|^[OM} {}   SF8      (Enter)      Macro File to avoid key-id
  21.  {nf9} {vtpad 0|^[Op} {}    F9       (0)          conflicts!
  22.  {nf0} {vtpad 0|^[Op} {}    F10      (0)
  23.  {sf9} {vtpad .|^[On} {}    SF9      (.)
  24.  {sf0} {vtpad ^m|^[OM} {}   SF10     (Enter)
  25.